Revision history


Version

MCU

Revision items

ver 11.1
Jan/2024

 

Common

- Writing to variable is not allowed if the variable is located in the flash
Bug Fix :
malfunction of plot window when 'Total plot period' is more than 71582 minutes

ST STM32

- STM32U535, STM32U545, STM32U595, STM32U599, STM32U5A5 and STM32U5A9 series are supported

Renesas RA

- RA2E3, RA4E2, RA4T1, RA6E2, RA6T3, RA8D1 , RA8M1 MCU series support

Bug Fix : flash programming not available for RA6M5 with flash area 1.5MB or higher

Renesas RX

- RX26T support

NXP LPC1xxx 

- support flash programming of LPC1500 series
- support LPC1300, LPC1700 and LPC1800 (with onchip flash) series
Bug Fix : wrong address recognition of 'array of union' variable

TI AM2x

- changes related to RAM booting and flash programming (app image file changeable, SBL baudrate changeable, no SBL image file provided by easyDSP)
Bug Fix :
no "MulticoreImageGen.exe" file exits in the easyDSP/Util folder. Bug from v10.8 to v11.

ver 11
Sep/2023

TI C2000

- Support for TMS320F28P65x (source file v11 is required)
- F2837xD, F2838xD : change of sharable memory management for CPU2 ram booting (source file v11 is required)
Bug Fix : In case TMS320F2838xD CPU1 uses DriverLib libray : CM fails to flash boot if CPU2 is used (source file 'easy28x_driverlib_v11.c' is required)

TI MSPM0

- Support for MSPM0 series

ver 10.9
Jun/2023

ST STM32

- S upport for STM32H5 and STM32WBA series with new source file 'easyStm32LL v10.9.c'
Bug Fix :  verifying flash failed for STM32H7, STM32L0, STM32L1, STM32L5 and STM32U5 in some case due to wrong flash programming

NXP LPC1500

- supports NXP 1500 series (no support flash programming)

ver 10.8
Apr/2023

Common

Multi dimensional array is supported upto 10 dimension. In the previous version, only up to 4 dimension.
- Array window : when copying the selected cells to clipboard, easyDSP first fills the empty cells if any.

TI C2000

- Support for TMS320F280015x with new source files (easy28x_bitfield_v10.8.c or easy28x_driverlib_v10.8.c)
Bug Fix : for TMS320F280013x, flash programming doesn't work out in some case

ST STM32

- supports STM32C0 MCU series with new source file 'easyStm32LL v10.8.c'

Renesas RX

- supports RX MCU series

ver 10.7
Jan/2023

Common

- Watch window : variable row can be moved up and down
- Watch/Memory/Tree/Array windows : optionally highlight the changed cell with yellow background color

TI AM2x

- Support for AM263x

TI TM4C

- Support for TM4C123x and TM4C129x

ver 10.6
Nov/2022

TI C2000

- Support for TMS320F280013x with new source files (easy28x_bitfield_v10.6.c or easy28x_driverlib_v10.6.c)
- No need to run easyDSP as administrator
Bug Fix : Symbol information is not extracted in multi core MCU from CPU2 (bug for version 10.5.1 only)

ver 10.5.1
Nov/2022

TI C2000

Bug Fix :  Flash operation is not working with error message "The variables in flash API wrapper are not fully recognized!" (bug for version 10.3 and higher)

ver 10.5
Nov/2022

Common

- No more support for old style memory window
- Memory Window :  In case &var format is used as address input, if it is changed with code modification, the address of the window is automatically changed after MCU booting.

Bug Fix :
- Command Window : incomplete auto variable seeking for struc/union/bitfield variables

ST STM32

- Source file is updated to easyStm32LL_v10.5.c. With this,

   1. STM32G0x : In the RAM booting and Flash Programmer dialog, entering bootloader is improved 
   2. STM32H7 dual core (STM32H745x, STM32H747x, STM32H755x and STM32H757x) : Data cache usable
   3. If FIFO is available to USART, you can use it to speed up easyDSP communication

Toshiba TXZ3

- supports Toshiba TXZ3 MCU series

ver 10.4
May/2022

Common

Bug Fix :
- When using DWARF4 or DWARF5 debugging information format with ARM MCU, the address and bit location of bitfield variable is not correct in certain cases.

TI C2000

Bug Fix :
- For 2838x, the flash operation is not working unless all the CPU1, CPU2 and CM are used in the project. This is the bug of v10.3 and v10.3.1 only.

Toshiba TX

- supports Toshiba TX MCU series

ver 10.3.1
Apr/2022

TI C2000

Bug Fix :
- For 2838x, the easyDSP project is not created/open unless all the CPU1, CPU2 and CM are used in the project. This is the bug of v10.3 only.

ver 10.3
Apr/2022

Common

- Watch window : address column includes bit information in case ofbitfield variable (for ex, 0x1234@bit1-2)
- Chart window : 1 dimmentional array variable only. count input by user is blocked. It's fixed to array count.
- Tree window : mouse right click toggles the display mode ( decimal => hex-decimal => binary => decimal....)
- Memory window : versatile address input format and comment are enabled
- Faster symbol information processing
- Driver file updated to CDM212364_Setup.exe
- Display mode (hex or dec or bin) for bitfield variable is changeable

Bug Fix :
- Member of anonymous structure/union variable is not properly displayed
- Anonymous bitfield member is not properly displayed
- Bitfield member with its size more than 4 bytes is not properly displayed

TI C2000

- When using multiple easyDSP projects for multi core MCU such as 2837xD and 2838xS/D, If the output file of  CPU2 or CM is reloaded as requested by CPU1, below message box is displayed.

32bit Windows is not supported for COFF debugging model
- Register window : no more support
- More stable operation of 'Flash API speed [bps]' function in flash dialog (introduced from v10.1)

Bug Fix :
- For 2837xD and 2838xS/D, the error message "Can't open *.bin file!" could show up when the output file of CPU2 or CM is updated after entering to flash dialog.
- For 2837xD and 2838xS/D, the old out file of CPU2 and CM could be used for RAM booting or flash writing if there is no easyDSP project is open for CPU2 and CM.
- For 2837xD with coff debugging model, CPU2 program is not updated in the flash dialog

ST STM32

- easyDSP uses the hex file IDE created when ram booing and flash programming. please make IDE create hex file in every compiling time. Note that the other option available in the previous easyDSP which easyDSP itself makes hex file is not available now !

Bug Fix :Flash is programmed with the latest user program regardless of your choice if you use the hex file IDE created

Infineon PSoC4

 

Bug Fix : Flash is programmed with the latest user program regardless of your choice

Infineon XMC4

Bug Fix : Flash is programmed with the latest user program regardless of your choice

Renesas RA

First release for Renesas RA MCU series

Infineon XMC1

First release for Infineon XMC1 MCU series (only for monitoring. flash programming not supported)

ver 10.2
Jan/2022

TI C2000

Bug Fix :  F2837xS : flash dialog box not open (bug of v10.1)

Infineon PSoC4

First release for Infineon PSoC4 MCU series (RAM booting not supported)

Infineon XMC4

First release for Infineon XMC4 MCU series (RAM booting not supported)


ver 10.1
Nov/2021

Common

- New style memory window (check futher )

Bug Fix :
- Character value (ex, 'A') can be assigned to non character type variable
- In array window, character value (ex, 'A') can't be assigned to character type variable
- floating value can be assgined to pointer variable to float or double or long double

TI C2000

- F28003x : newly supported 
  (must use the latest easyDSP source file version 10.1, CCSv11 and compiler version is 21.6.0.LTS)
- F2802x, F2802x0, F2803x, F2805x, F2806x, F2807x, F2837xS, F2837xD, F28004x, F28002x, F2838xD and F2838xS : flash operation speed up (max. twice) 
  
 Please choose bps to speed up. Note some bps could be not working.
- F2807x/F2837xS/F2837xD : supporting internal clock source
-
F2802x Rev.0 : No more support
- F2838xS/D CM : 'Enables fast verifying' checkbox in RAM booting dialog is now disabled.
- Multi core F2837xD and F2838xS/D MCU : When RAM booting or flash programing in easyDSP project for CPU1, the communication is paused in the easyDSP project for CPU2 and CM if the projects are open in the same PC.
- new easyDSP DriverLib source file (easy28x_driverlib_v10.1.c) : supports F28003x, new pin mux naming of C2000Ware_4_00_00_00 and 32bit address support for Gen3 MCU
- new easyDSP DriverLib source file (easy28x_cm_driverlib_v10.1.c) : enabled access to EtherCAT RAM area and ECC, address alignement and range check to prevent Hard Fault
- new easyDSP BitField source file (easy28x_bitfield_v10.1.c) : supports F28003x and 32bit address support for Gen3 MCU

Bug Fix :
- struct/union variable recognition error (bug in v10)
- system error happens when accessing TI OTP memory area in Memory window
- F2838xS/D CM : failed in verifying RAM booting in some cases

ST STM32

- No more support for HAL based easyDSP source file (due to more resource burden than LL based one)
- LL based easyDSP source file improvement (address alignment check and others) : please use easyStm32LL_v10.1.c
- STM32WB10xC and WB15xC : new support
- STM32U5 series : new support

Bug Fix :
- used page of flash is not identified for some MCUs which has 128bytes page size

ver 10
May/2021

Common

Bugs Fixed : Invalid struct or union variable is registered in tree window

TI C2000

- Improved auto bauding process for F2837xS, F2837xD and F2807x
- supports class type for C++
 
- Improvements in flash dialog (except C2834x)
    1. check if all used flash sectors are selected to be erased before "Erase>Program..." button is clicked
    2. button for all flash operation (erase to reset)
    3. update output file when operations to flash is requested (such as program, verify, select used or select not used), not when flash dialog is open.


Bugs Fixed :
- F2837xD and F2838xS/D: Even though updated out file is declined by user in the flashROM dialog, updated out file is programmed for CPU2 and CM
- F2837xD and F2838xS/D: If *.out file is updated after entering to flashROM dialog or RAM booting dialog, updated out file is not programmed if easyDSP project for CPU2 or CM is not activated.
 

ST STM32

- first release for ST STM32 series (dedicated easyDSP pod required)

- supporting F0, F1, F2, F3, F4, F7, G0, G4, H7, L0, L1, L4, L5, WB and WL series

ver 9.5
Dec/2020

TI C2000

- No more legacy bitfield source file from easyDSP installation package
- Timing of /BOOT pin of easyDSP pod is changed
- For more stable CPU2 RAM booting of F2837xD/F2838xD, easyDSP source file
  (easy28x_BitField_v9.5.c/ easy28x_DriverLib_v9.5.c) is upgraded.
  Please check the help file.

Note
- For RAM booting of F2837xD/F2838xD CPU2  : please use "easy28x_driverlib_v9.5.c" and "easy28x_bitfield_v9.5.c" source files  

Bug Fix :
- wrong symbol display at 0x0 address in Memory window (v9.3 and v9.4 only)

- 2807x, 2837xS, 2837xD CPU1 : incorrect reserved RAM region check for boot-rom (v9.4 only)  

ver 9.4
Oct/2020

TI C2000

- Chart window improvement : Speed up for chart window update (helpful for big size array) by enabling 'Enable fast reading' option. More window update frequency. Paused when communication is failed a lot.
- Speed up for verifying RAM booting. Pls enable 'Enable fast verifying' option.
- Better autobauding of flashAPI wrapper in the flashROM dialog of 28002x, 2838x.
- speed up by skipping verifying of flashAPI wrapper booting in flashROM dialog
  (note : for 28002x, 2837x and 2838x, this function was applied from the previous version. It is applied now to all MCUs)
- one time reading of 4 and 8 bytes variable in the bitfield based source files (easy28_bitfield_v9.4.c and easy28_gen2_bitfield_v9.4.c)
- Change in the title of menu and its shortcut  (Serial Booting, ALT+S -> Ram Booting, ALT+R)

Note
- 2838x CM : please use "easy2838x_cm_driverlib_v9.4.c"

Bug Fix :
- Chart window : in some cases, it is not updated properly after out file update
- Tree window : not valid variable with * operator in variable list (bug of v9.3 only) 
- 2838x : When using 2838x CPU1 and CM, updated CM program is not reflected automatically to CM project after CM program is booted in CPU1 project
- 2807x, 2837xS, 2837xD CPU1, 2837xD CPU2, 2838x CPU2 : incorrect reserved RAM region check for boot-rom
- 2838x CM : failed address is not correct when verifying is failed
- 2838x CM : flash rom writing error when section start address is 64bit aligned
 

ver 9.3
Jun/2020

TI C2000

- checking before RAM booting if user code overlaps with memory region for boot rom and easyDSP
- New bitfield source now available for TMS320F280x, F281x and F28044
- bitfield source now available for TMS320F2838xS/D for CPU1 and CPU2
- value at address operator (*) is supported for pointer variable

Bug Fix :
- Error in flashrom operation due to skipping booting with flashAPI wrapper
- time interval not working in watch window
- F2838x CM section alignment check error in flashrom dialog

ver 9.2
Apr/2020

TI C2000

- TMS320F2838x is supported with DriverLib only
- TMS320F28002x is supported
- set Rx input pin to pullup type to increase noise immunity
- New bitfield source now available for TMS320F2802x, F2802x0, F2803x, F2805x and F2806x

Bug Fix :
- In some cases, bin file is not created
- In some cases, dwarf version 4 is not properly supported 
- Windows are not updated after 'Reload *.out' menu execution
- treat pointer to struct/uniton variable as struct/unition variable in Tree window
- 28004x flash rom : 'select all' button not working in flash dialog window
- 28004x flash rom : not working if clock source is not external 20MHz 


ver 9.1
Mar/2020

TI C2000

- DriverLib based easyDSP source files (28004x, 2807x, 2837xS and 2837xD) and example main.c
- new bitfield based easyDSP source files (28004x, 2807x, 2837xS, 2837xD, 2823x, 2833x and 2834x) and example main.c or main_gen2.c
- output file reloading menu
- supports ELF-based Embeded Application Binary Interface (EABI)
- improved flashAPI wrapper booting in flash rom dialog of 2837xD, 2837xS, 2807x and 28004x

Bug Fix :
- pointer to struct variable is registered in Tree window

- v9.03 only : error in flashAPI wrapper booting in flash rom dialog of 2837xS, 2807x and 28004x


ver 9.03
Jan/2020

TI C2000

Bug Fix (Bugs only for ver 9.x) :
- auto bauding failure in case of 2837xS, 2837xD, 2807x and 28004x
- project is not open if project folder and folder of *.out file is different


ver 9.02
Dec/2019

TI C2000

- When creating new project, user need to set debugging model (either coff or dwarf) of compiler in its project setting. When opening existing project which was created before easyDSP verion 9.02, coff is selected by default.


ver 9.01
Dec/2019

TI C2000

Bug Fix :
- For some cases, easyDSP can't tell compiler option correctly.


ver 9
Dec/2019

TI C2000

- supports the latest TI compiler version greater than ver.15
- supports "--symdebug:dwarf" compiler option
- No more support for "--symdebug:coff" 
 
Note that coming update could be not available for "--symdebug:coff"
- when using "--symdebug:dwarf" compiler option, display variable type with its typedef name (ex, Uint32)

ver 8.8
Nov/2019

TI C2000

Faster serial booting
- More stable 28004x serial booting
-
Bluetooth not supported anymore
- "ramfuncs" or ".TI.ramfunc" usage in help file
- possible to use internal clock source for 28004x

Bug Fix :
- some bit field variables are read as 0 if the bit is located most significant word in 32bit variable.
- scientific expression of zero can't be input (ex, 0e-3)
- flashrom operation is not successful if section size is more than 0xFFFF in case of 2837xD, 2837xS and 2807x
- dimension display error

ver 8.7
Feb/2019

TI C2000

support TMS320F28004x (except CLA2.0 due to low compiler version)
support TMS320F28076
- support TMS320F28378D/TMS320F28378S
- Driver file updated (CDM21228_Setup.exe)
- Serial booting sequence optimization for less auto bauding failure

  (but it takes ~1sec in addtion in serial booting process)
- Plot/Record window can display upto 8 graphs
- Improvement of display in Plot window when 'Show all' 

Bug Fix :
bug fixed in 2834x SCI ISR code in "easy2834x_sci_v8.52.c"
  Please use "easy2834x_sci_v8.7.c", not use "easy2834x_sci_v8.52.c"
- "Flash api wrapper file is missing !" message in F2802x flash writing
- execute outside selection when running selection in command window
- Flashrom dialog box of TMS320C2834x series disappears
- Time-out failure when erasing many flashrom sectors
  

ver 8.6
Mar/2017

TI C2000

- Driver file is updated (CDM21224_Setup.exe)
- supports TMS320F28333
- New SCI ISR source code using SCI FIFO ( easy2833x_sci_FIFO_v8.6.c ) is now provided for TMS320F2833x to improve communication stability even under very limited time resource
- reading performance improved for longdouble type variable
- supports the section size of out file over than 0xFFFF

Bug Fix :
- Sampling interval of plot window is not saved if it is less than 50msec

ver 8.53
Sep/2016

TI C2000

-Driver file updated (CDM21218_Setup.exe)

Bug Fix :
- some specific variable was not recognized as 'structure' variable in Tree window
- Flashrom operation was not working at all with 2837xD if the lengths of out file name of CPU1 and CPU2 are different

ver 8.52
Jun/2016

TI C2000

- SPI flash access algorithm of C2834x series is improved if you use 'easy2834x_sci_v8.52.c' file.

Bug Fixd :
- bank1 sector flash of F2837xS can't be accessed

ver 8.51
Apr/2016

TI C2000

- Data saving in mili seconds unit in plot/record window
- More stable serial booting operation for TMS320F2807x, TMS320F2837xD and TMS320F2837xS

Bug Fix :
- Flashrom operation of piccolo F28051

ver 8.5
Mar/2016

TI C2000

- Stable serial booting operation for TMS320F2807x, TMS320F2837xD and TMS320F2837xS
- supports delfino TMS320F28379S, TMS320F28379D
- supports Windows 10 (driver file : CDM v2.12.10 WHQL Certified.exe )
- New contents in help file regarding "Interrupt Nesting"
- New contents in help file regarding "How to use another port for easyDSP"
- supports only CPU1 operation of TMS320F2837xD
- No more support for flashrom operation with bluetooth

Bug Fix :
- Serial booting dialog box sometimes stops or disappears during operation
- Flashrom dialog box sometimes stops or disappears during operation
- TMS320F2837xS/D f lashrom operation didn't work

ver 8.4
Mar/2015

common

- Updated driver files ( CDM v2.12.00 WHQL Certified.exe )

Bug Fix :
- easyDSP sometimes stops when opening new easyDSP project
- Q format of variables are not saved

TI C2000

- supports piccolo TMS320F2807x (x=4 and 5) series
- supports delfino TMS320F2837xD (x=4, 5, 6 and 7) series
- supports delfino TMS320F2837xS (x=4, 5, 6 and 7) series

Not supported anymore : 
- No support for TMS320F28024 and TMS320F28025

ver 8.3
Mar/2014

common

- supports Windows 8.1 (driver installation file = CDM v2.08.30 WHQL Certified for Windows 8.1.exe).
- supports Windows 8 (driver installation file = CDM20828_Setup.exe).
- Chart window is added and replaces previous MemGraph window. Plus, it provides additional functionalities.
- Plot window has additional functionalities such as tooltip, symbol, visibility, zoom in/out, absolute time display and total time display.
- Memory window doesn't allow the user to write the memory which is not writeable (ex. flash)
- float type variable is displayed with better expression.
- Same user format (ex, Q-format, hex display, dimension) is applied to all members of array variable.
- No sorting of variables when opening watch window.

Bug Fix :
- When progress bar is active in either serial booting or flashrom dialog, the other parts are not displayed.
- Wrong hex value display with 8 byte long double variable.
- When getting into edit mode in array window by enter-key input, the value is written to the variable.
- 'Project > Save As' menu is not working properly.
- easyDSP gets stuck when saving command to text file in command window.

Not supported anymore :
- "Tools > DOS Prompt" is removed.
- MemGraph window is replaced with Chart window.

TI C2000

- supports piccolo TMS320F2802x0 (x=2,3,6,7) series
- flashAPI wrappers are now built-in (no more selection of external wrapper file by the user).
- #progma added in both 'easy28x_sci_v*.*.c' and 'RingBuffer.c' for fast and stable operation of easyDSP ISR. Please refer to the help file.

ver 8.2
Feb/2013

common

- Value is displayed in different mode when right mouse clicking (decimal > hexadecimal > binary)

Bug Fix :
- Windows are not updated accordingly after serial booting with out file reloaded
  (Bug in ver 8.0 and 8.1)
- Windows are not updated accordingly after flash writing with out file reloaded
  (Bug in ver 8.0 and 8.1)
- other minor bug fixes

Not supported anymore :
- display char variable with printable character (Project setting > Miscellaneous)

TI C2000

- Help file includes how to use easyDSP wireless (bluetooth)
- supports TMS320F28020, TMS320F28021 flash writing
- If the CPU is TMS320C2834x and program entry point is 'c_int00', then easyDSP recommends to switch the entry point from 'c_int00' to 'code_start'.

ver 8.1
Jan/2013

common

- hexa-decimal number should have prefix '0x'.

TI C2000

- TMS320F2805x piccolo supported
- AT25DF161(16Mbit SPI serial flash) supported as an external SPI flash for TMS320C2834x

ver 8.0
Apr/2012

common

- Q-format and dimension format can be applied to each single member of structure, union and array variable
- can display enum variable (it was displayed as 'enum' in previous version)
- If reading is failed, the value is displayed as '?'
- strict range checking for array
 (In previous version, iarray[100] can be accessed with the variable defined as int iarray[8]. It is now not allowed.)
- only one-dimensional array is allowed to be used in MemGraph window
-
WHQL certified driver
- 64bit Windows supported (Windows 7 x64, Windows Vista x64, Windows XP x64, Windows Server 2003 x64, Windows Server 2008 x64)
- no longer support Windows 98/Me !

Bug Fix :
- value display of 'bit field' variable defined as integer

TI C2000

- TMS320F2806x piccolo supported
- M25P20, M25P40, M25P80, M25P16, M25P32 are supported as an external SPI flash for TMS320C2834x
- echo checking during serial booting
 (serial booting stops immediately after echo checking fails)
- supports flash writing of TMS320F2802x piccolo Rev.A
- easyDSP with I2C communication is not supported !
- TMS320LF240xA is not supported !

Bug Fix :
- value display of 'long double' variable in the Plot/MemGraph windows
- Failed verifying operation of serial booting in case that the size of section exceeds 0x8000
- 4 byte display for 'far pointer' variable (in previous version, only 2 bytes displayed)

TI 3x

- not supported anymore
   A special goodbye to 3x after 12 years support !!!

TI 6x

- not supported anymore !

ver 7.4
May/2010

common

- help file in english
- driver for Windows 7

TI C2000

- supports SPI-type external flash for Delfino series TMS320C2834x
  -ATMEL SPI-type flash : AT25DF021, AT25DF041, AT26DF081, AT25DF321
   -use easy2834x_sci_v7.4.c in case of SCI communication
   -use easy2834x_i2c_v7.4.c and RingBuff2_2834x.c in case of I2C communication
- supports TMS320F28030, TMS320F28031
- supports TMS320F28020, TMS320F28021
- Bug fix :
  Bug that user can't select I2C communication with Delfino series
  Bug during serial booting of delfino series

TI 6x

- Bug fix in flashrom routine (please use flashrom_v7.4.c)

ver 7.3
Oct/2009

TI C2000

- new easyDSP pod  for I2C communication
  (Especially for XINTF usage with TMS320F2833x, 2823x, 2834x)
  note : FlashAPI wrapper program should be version 7.3 ( suffix with _v7.3) for I2C
- piccolo series TMS320F2802x(x=2,3,4,5,6,7)
- piccolo series TMS320F2803x(x=2,3,4,5)
- Delfino series TMS320C2834x (x=1,2,3,4,5,6)

common

- RESET pin active low duration is changed to
  250msec@reset menu, 500msec@serial booting

ver 7.2
May/2009

TI C2000

- Bug fix for serial booting for 281x/280x (bug only for v7.1)

TI 3x

- Use 'VC33' instead of 'C33' in project setting
- 'Use fast communication speed (only for USB pod)' function added in AT29LV040 flashrom dialog

ver 7.1
Jan/2009

common

- Remove 'DSP'> 'ReLoad COFF' menu
- Remove MMI function of Command window

TI C2000

- long double variable access ( if you use easy28xx_sci_v7.1.c)
- Speed up at verifying of SCI serial booting ( if you use easy28xx_sci_v7.1.c)
- Automatic selection for serial booting file
- 283x/282x TMS-version flashrom (new flashAPI wrapper program is needed)
- 28044 flashrom

TI 6x

- DSP program revision to 'easy6x_uart_v7.1.c' ( previous one will be no longer supported)
- speed up when verifying flash rom (in case of easy6x_uart_v7.1.c)
- don't use easy6x_uart_var.c in V7.0 any more
- automatic rom booting file selection

TI 3x

- automatic serial booting file selection
- 'skip checking' function added in flashrom AT29LV040 programming

ver 7.0
Jul/2008

common

- Firmware revision
(All previous pod need to be firmware upgraded in order to use Ver7.0 and onwards)

- Windows Vista support (driver installation necessary)
- Time and Date Stamp
- remove 'Tools > Linking with File' menu (Use save function of MemGraph as a substitute)

TI C2000

- TMS320F283x/TMS320F282x

TI 6x

- TMS320C67xx

ver 6.2
May/2008

TI 3x

- Selectable serial booting speed

common

- Max. 5 Command windows can be activated
- Max. 10 Watch windows can be activated

ver 6.1
Nov/2006

TI C2000

- TMS320F28015, TMS320F28016, TMS320F28044

ver 6.0
Nov/2006

TI C2000

- TMS320LF240x
- <expr>Qx format writing
- F2801, F2802 60MHz flash
- F2809 flash

common

- MemGraph Window
- Focusing improvement in all windows

ver 5.6
Jul/2006

common

- 'Save as' menu in Project

TI 3x

- supports reading bit filed type (writing is not supported)
- new 3x USB pod

ver 5.5
Apr/2006

TI C2000

- TMS320F280x

common

- Save and load function in Watch/Plot window

ver 5.0
Jan/2006

TI C2000

- TMS320F281x
- Qx format
- supports reading bit filed type (writing is not supported)

ver 4.0
Sep/2005

TI 3x

- TMS320C3X USB interface
- Multi operation (Several easyDSP operating in one PC)
- Plot windows improvement (sampling time setting, data storage with text file)
- Multi Watch window (Max. 4ea)
- DSP program revision ( please use easy31v4.obj/easy32v4.obj/easy33v4.obj)

ver 3.3

Jun/2005

TI 3x

- Supports reading 'long double' variable  (writing is not supported)
- Parallel port access for Windows Xp (UserPort.sys)
- Automatic clock synchronization after consecutive communication failure

ver 3.2
Mar/2004

TI 3x

- MSVCP60.dll for Windows 2000

ver 3.11
Oct/2003

TI 3x

- Bug fix for Watch window (Bug in ver 3.1 only)

ver 3.1
Aug/2003

TI 3x

- Short key Alt+S = Serial booting dialog
- Short key Alt+F = Flashrom dialog

ver 3.0
Apr/2003

TI 3x

- Motorola MPC5xx supported (But removed later)

ver 2.8
Jan/2003

TI 3x

- Internal restructuring in software
- Flashrom SST39VF040 supported

ver. 2.72
Dec/2002

TI 3x

- Multi window for Command window (Max. 2ea)
- Remove file extension (*.ezd) connection
- Bit mask in Memory window
- 'skip-checking when writing flashrom' in flashrom dialog

ver. 2.71
May/2002

TI 3x

- Revision of easy3x.obj (remove dummy variables)

ver. 2.7
Apr/2002

TI 3x

- Target file selection for flashrom programming
- Flat toolbar support
- Speed-up in Plot window
- Remove binary value dispaly
- Range check for variable type
- Bug fix for 'long double' variable, command window updating, infinite looping with so many variables and multi-parallel port support.

ver. 2.6
Jan/2002

TI 3x

- Optional booting speed
- Communication stops when it fails consecutively
- Flashrom dialog box revision

ver. 2.5
Nov/2001

TI 3x

- Windows 2000 supported
- Bug fix for TMS320C32

ver. 2.1
Sep/2001

TI 3x

- Internal structure revision

ver. 2.0
Aug/2001

TI 3x

- More flashroms are supported

ver. 1.11
May/2000

TI 3x

- MMI function in command window

ver. 1.1
Sep/2000

TI 3x

- TMS320C33 supported
- 'skip' command supported in Command window

ver. 1.0
Aug/1999

TI 3x

- First release